home *** CD-ROM | disk | FTP | other *** search
/ Minami 49 / MINAMI49.ISO / Extra / winamp503_full.exe / Plugins / Milkdrop / Krash - cardiac rhythm.milk < prev    next >
INI File  |  2003-09-30  |  2KB  |  82 lines

  1. [preset00]
  2. fRating=3
  3. fGammaAdj=2
  4. fDecay=0.99
  5. fVideoEchoZoom=1
  6. fVideoEchoAlpha=0
  7. nVideoEchoOrientation=0
  8. nWaveMode=3
  9. bAdditiveWaves=1
  10. bWaveDots=0
  11. bModWaveAlphaByVolume=0
  12. bMaximizeWaveColor=0
  13. bTexWrap=0
  14. bDarkenCenter=0
  15. bRedBlueStereo=0
  16. bBrighten=0
  17. bDarken=0
  18. bSolarize=0
  19. bInvert=0
  20. fWaveAlpha=1
  21. fWaveScale=0.025182
  22. fWaveSmoothing=0
  23. fWaveParam=0
  24. fModWaveAlphaStart=0.75
  25. fModWaveAlphaEnd=0.95
  26. fWarpAnimSpeed=1
  27. fWarpScale=1
  28. fZoomExponent=1
  29. fShader=0
  30. zoom=1
  31. rot=0
  32. cx=0.5
  33. cy=0.5
  34. dx=0
  35. dy=0
  36. warp=1
  37. sx=1
  38. sy=1
  39. wave_r=0.1
  40. wave_g=0.8
  41. wave_b=0.1
  42. wave_x=0.5
  43. wave_y=0.5
  44. ob_size=0
  45. ob_r=0
  46. ob_g=0
  47. ob_b=0
  48. ob_a=0
  49. ib_size=0
  50. ib_r=0
  51. ib_g=0
  52. ib_b=0
  53. ib_a=0
  54. nMotionVectorsX=12
  55. nMotionVectorsY=9
  56. mv_l=0.9
  57. mv_r=1
  58. mv_g=1
  59. mv_b=1
  60. mv_a=0
  61. per_frame_1=warp=0;
  62. per_frame_2=dx=-0.0005;
  63. per_frame_3=dy=-0.0005;
  64. per_frame_4=volume = 0.3*(bass+mid+att);
  65. per_frame_5=beatrate = equal(beatrate,0) + (1-equal(beatrate,0))*(below(volume,0.01) + (1-below(volume,0.01))*beatrate);
  66. per_frame_6=lastbeat = lastbeat + equal(lastbeat,0)*time;
  67. per_frame_7=meanbass_att = 0.1*(meanbass_att*9 + bass_att);
  68. per_frame_8=peakbass_att = max(bass_att,peakbass_att);
  69. per_frame_9=beat = above(volume,0.8)*below(peakbass_att - bass_att, 0.05*peakbass_att)*above(time - lastbeat, 0.1 + 0.5*(beatrate - 0.1));
  70. per_frame_10=beatrate = max(if(beat,if(below(time-lastbeat,2*beatrate),0.1*(beatrate*9 + time - lastbeat),beatrate),beatrate),0.1);
  71. per_frame_11=peakbass_att = beat*bass_att + (1-beat)*peakbass_att*(above(time - lastbeat, 2*beatrate)*0.95 + (1-above(time - lastbeat, 2*beatrate))*0.995);
  72. per_frame_12=lastbeat = beat*time + (1-beat)*lastbeat;
  73. per_frame_13=peakbass_att = max(peakbass_att,1.1*meanbass_att);
  74. per_frame_14=wave_x = 0.25*time-int(0.25*time);
  75. per_frame_15=ypos = if(below(wave_x,0.005),rand(60)*0.01,ypos);
  76. per_frame_16=wave_y = 0.15 + ypos;
  77. per_frame_17=decay = if(below(wave_x,0.005),0.8,0.985);
  78. per_frame_18=pulse = if(beat,1,pulse);
  79. per_frame_19=pulsetime = if(beat,time,pulsetime);
  80. per_frame_20=wave_y = wave_y + if(pulse,0.2*sin(20*(time-pulsetime)),0);
  81. per_frame_21=pulse = if(above(20*(time-pulsetime),3.5),0,pulse);
  82.